Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real metric names #99

Merged
merged 12 commits into from
Jul 29, 2024
Merged

Conversation

swellander
Copy link
Collaborator

@swellander swellander commented Jul 27, 2024

Description

Updates our metric names and OSO data to be in sync with the current version of OSO's API. Running a yarn seed --reset is needed for this branch to work locally

Additional Information

  • Updates our seed.sample.json with the new metrics
  • Removes our references to the mapping object, that we no longer need because OSO includes an application_id field that is also the project's ID on Agora.
  • Changes dummy data values to be more random than progressive, trying to mimic the time-bound metric values that we will be showing
  • We'll need to decide which metrics to show in the graph on the front end. Right now, there's not enough space to show all metrics using their full names (see screenshot). Either that, or shorten the metric names
    image

Copy link

vercel bot commented Jul 27, 2024

@swellander is attempting to deploy a commit to the BuidlGuidl Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jul 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
onchain-impact-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 29, 2024 7:11pm

Copy link
Collaborator

@escottalexander escottalexander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great. Appreciate you doing this. One issue is that we will still need the mapping. The source for the metric names was a static data set that had the mapping already added to each project but in the future we will pull the data from a different source and it is unlikely that this data will include the mapping data. Feel free to reach out for more clarity.

Copy link
Collaborator

@escottalexander escottalexander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@escottalexander escottalexander merged commit f3e65fa into BuidlGuidl:main Jul 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants